*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 9 Aug 2006 01:25:59 +0000 (01:25 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 9 Aug 2006 01:25:59 +0000 (01:25 +0000)
lisp/ChangeLog
src/ChangeLog

index 40c43e67065b9cf7ce560f0ac0c0dc30247f26f8..129722a29939eec74cbe64548abc71481a1508c5 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-09  Kenichi Handa  <handa@m17n.org>
+
+       * international/latexenc.el (latexenc-find-file-coding-system):
+       Fix for the case that the 2nd element of arg-list is a cons.
+
 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
 
        * info.el (Info-fontify-node): Handle preceding `in' for note
index 990c710804787f9b5aef38b464b1fad43ec6aeaf..7a33ecf71065e6c3b53a29a71e87be6141bcaaf6 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-09  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (syms_of_coding): Improve the docstring
+       file-coding-system-alist.
+
 2006-08-07  Andreas Schwab  <schwab@suse.de>
 
        * puresize.h (BASE_PURESIZE): Increase to 1120000.